home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 May: Tool Chest / Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso / Tool Chest / Printing / LaserWriter 8 v8.3 / LaserWriter 8 / Printer Descriptions / LaserWriter Select 610 < prev    next >
Encoding:
PostScript Printer Description  |  1994-12-02  |  20.0 KB  |  574 lines  |  [TEXT/????]

  1. *PPD-Adobe: "4.2"
  2. *FormatVersion: "4.2"
  3. *FileVersion: "1.30"
  4. *LanguageVersion: Japanese
  5. *PCFileName: "APLW6102.PPD"
  6. *Product: "(LaserWriter Select 610)"
  7. *PSVersion: "(2013.112) 1"
  8. *ModelName: "Apple LaserWriter Select 610"
  9. *NickName: "Apple LaserWriter Select 610 v2013.112"
  10.  
  11. *% === Options and Constraints =========
  12. *OpenGroup: InstallableOptions/Options Installed
  13. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  14. *DefaultInstalledMemory: 12Meg
  15. *InstalledMemory 12Meg/Standard 12 MB RAM: ""
  16. *InstalledMemory 16Meg/16 MB Upgrade: ""
  17. *?InstalledMemory: "
  18.     (12Meg)currentsystemparams/RamSize get
  19.     16777216 eq{pop(16Meg)}if
  20.     = "
  21. *End
  22. *CloseUI: *InstalledMemory
  23.  
  24. *OpenUI *Option1/Cassette (250/500 Sheets): PickOne
  25. *DefaultOption1: False
  26. *Option1 True/Installed: ""
  27. *Option1 False/Not Installed: ""
  28. *Option1 Preferred/Installed and Preferred: "
  29.     1 dict dup /InputAttributes 1 dict dup /Priority [2 0 1] put put setpagedevice "
  30. *End
  31. *?Option1: "
  32.     save
  33.     currentpagedevice
  34.     /InputAttributes get
  35.     2 known {(True)}{(False)} ifelse = flush
  36.     restore "
  37. *End
  38. *CloseUI: *Option1
  39. *CloseGroup: InstallableOptions
  40.  
  41. *UIConstraints: *Option1 False *InputSlot Lower
  42.  
  43. *% ==== Device Capabilities ===============
  44. *LanguageLevel: "2"
  45. *Protocols: BCP
  46. *Emulators: LaserJetIII
  47. *StartEmulator_LaserJetIII: "currentfile /LaserJetIII statusdict /emulate get exec "
  48. *StopEmulator_LaserJetIII: "<1B>E"
  49.  
  50. *FreeVM: "6810752"
  51. *VMOption 12Meg/Standard 12 MB RAM: "6810752"
  52. *VMOption 16Meg/16 MB Upgrade: "10810752"
  53. *ColorDevice: False
  54. *DefaultColorSpace: Gray
  55. *VariablePaperSize: False
  56. *FileSystem: True
  57. *?FileSystem: "
  58.   save false
  59.    (%disk?%)
  60.    { currentdevparams dup /Writeable known
  61.       { /Writeable get {pop true} if }  { pop } ifelse
  62.     } 10 string /IODevice resourceforall
  63.     {(True)}{(False)} ifelse = flush
  64.  restore"
  65. *End
  66. *Throughput: "10"
  67. *Password: "()" 
  68. *ExitServer: "
  69.  count 0 eq
  70.  { false } { true exch startjob } ifelse
  71.  not { 
  72.      (WARNING: Cannot modify initial VM.) =
  73.      (Missing or invalid password.) =
  74.      (Please contact the author of this software.) = flush quit
  75.      } if
  76. "
  77. *End
  78. *Reset: "
  79.  count 0 eq
  80.  { false } { true exch startjob } ifelse
  81.  not { 
  82.     (WARNING: Cannot reset printer.) =
  83.     (Missing or invalid password.) =
  84.     (Please contact the author of this software.) = flush quit
  85.     } if
  86.  systemdict /quit get exec
  87.  (WARNING : Printer Reset Failed.) = flush
  88. "
  89. *End
  90.  
  91. *% Halftone Information ===============
  92. *ScreenFreq: "85.0"
  93. *ScreenAngle: "45.0"
  94. *DefaultScreenProc: Dot
  95. *ScreenProc Dot: "
  96. {abs   exch   abs   2 copy   add   1 gt   {1 sub   dup   mul   exch  
  97. 1 sub   dup   mul   add   1 sub  } {dup   mul   exch   dup   mul  
  98. add   1 exch   sub  } ifelse  }
  99. "
  100. *End
  101. *ScreenProc Line: "{ pop }"
  102. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  103.  
  104. *DefaultTransfer: Null
  105. *Transfer Null: "{ }"
  106. *Transfer Null.Inverse: "{ 1 exch sub }"
  107.  
  108. *% Paper Handling ===================
  109.  
  110. *% Code in this section both selects a tray and sets up a frame buffer.
  111. *OpenUI *PageSize: PickOne
  112. *OrderDependency: 30 AnySetup *PageSize
  113. *DefaultPageSize: A4
  114. *PageSize A4: "
  115.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  116. *End
  117. *PageSize Letter/US Letter: "
  118.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  119. *End
  120. *PageSize Legal/US Legal: "
  121.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  122. *End
  123. *PageSize B5: "
  124.     2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  125. *End
  126. *PageSize Executive: "
  127.     2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  128. *End
  129. *PageSize A5: "
  130.     2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  131. *End
  132. *PageSize LetterSmall/US Letter: "
  133.     2 dict dup /PageSize [612 792] put dup /ImagingBBox [25 25 587 767] put setpagedevice"
  134. *End
  135. *PageSize A4Small/A4: "
  136.     2 dict dup /PageSize [595 842] put dup /ImagingBBox [25 25 570 817] put setpagedevice"
  137. *End
  138. *PageSize LegalSmall/US Legal:  "
  139.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox [25 25 587 983] put setpagedevice"
  140. *End
  141. *PageSize Monarch/Monarch Envelope: "
  142.     2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
  143. *End
  144. *PageSize Com10/Com10 Envelope: "
  145.     2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  146. *End
  147. *PageSize C5: "
  148.     2 dict dup /PageSize [459 649] put dup /ImagingBBox null put setpagedevice"
  149. *End
  150. *PageSize DL: "
  151.     2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  152. *End
  153. *PageSize Postcard: "
  154.     2 dict dup /PageSize [283 419] put dup /ImagingBBox null put setpagedevice"
  155. *End
  156. *?PageSize: "
  157.   save
  158.    currentpagedevice /PageSize get aload pop
  159.    2 copy gt {exch} if 
  160.    (Unknown) 
  161.   11 dict
  162.    dup [612 792] (Letter) put
  163.    dup [612 1008] (Legal) put
  164.    dup [595 842] (A4) put
  165.    dup [516 729] (B5) put
  166.    dup [522 756] (Executive) put
  167.    dup [420 595] (A5) put
  168.    dup [279 540] (Monarch) put
  169.    dup [297 684] (Com10) put
  170.    dup [459 649] (C5) put
  171.    dup [312 624] (DL) put
  172.    dup [283 419] (Postcard) put
  173.  { exch aload pop 4 index sub abs 5 le exch 
  174.    5 index sub abs 5 le and 
  175.       {exch pop exit} {pop} ifelse
  176.    } bind forall
  177.    = flush pop pop
  178.    restore
  179. "
  180. *End
  181. *CloseUI: *PageSize
  182.  
  183. *OpenUI *PageRegion:  PickOne
  184. *OrderDependency: 40 AnySetup *PageRegion
  185. *DefaultPageRegion: A4
  186. *PageRegion A4: "
  187.    3 dict dup /PageSize [595 842] put dup  /ImagingBBox null put
  188.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [595 842] put put put
  189.    setpagedevice "
  190. *End
  191. *PageRegion Letter/US Letter: "
  192.    3 dict dup /PageSize [612 792] put dup  /ImagingBBox null put
  193.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 792] put put put
  194.    setpagedevice "
  195. *End
  196. *PageRegion Legal/US Legal: "
  197.    3 dict dup /PageSize [612 1008] put dup  /ImagingBBox null put
  198.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 1008] put put put
  199.    setpagedevice "
  200. *End
  201. *PageRegion B5: "
  202.    3 dict dup /PageSize [516 729] put dup  /ImagingBBox null put
  203.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [516 729] put put put
  204.    setpagedevice "
  205. *End
  206. *PageRegion Executive: " 
  207.    3 dict dup /PageSize [522 756] put dup  /ImagingBBox null put
  208.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [522 756] put put put
  209.    setpagedevice "
  210. *End
  211. *PageRegion A5: " 
  212.    3 dict dup /PageSize [420 595] put dup  /ImagingBBox null put
  213.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [420 595] put put put
  214.    setpagedevice "
  215. *End
  216. *PageRegion LetterSmall/US Letter: "
  217.    3 dict dup /PageSize [612 792] put dup  /ImagingBBox [25 25 587 767] put
  218.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 792] put put put
  219.    setpagedevice "
  220. *End
  221. *PageRegion A4Small/A4: " 
  222.    3 dict dup /PageSize [595 842] put dup  /ImagingBBox [25 25 570 817] put
  223.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [595 842] put put put
  224.    setpagedevice "
  225. *End
  226. *PageRegion LegalSmall/US Legal:  "
  227.    3 dict dup /PageSize [612 1008] put dup  /ImagingBBox [25 25 587 983] put
  228.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 1008] put put put
  229.    setpagedevice "
  230. *End
  231. *PageRegion Monarch/Monarch Envelope: "
  232.    3 dict dup /PageSize [279 540] put dup  /ImagingBBox null put
  233.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [279 540] put put put
  234.    setpagedevice "
  235. *End
  236. *PageRegion Com10/Com10 Envelope: " 
  237.    3 dict dup /PageSize [297 684] put dup  /ImagingBBox null put
  238.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [297 684] put put put
  239.    setpagedevice "
  240. *End
  241. *PageRegion C5: "
  242.    3 dict dup /PageSize [459 649] put dup  /ImagingBBox null put
  243.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [459 649] put put put
  244.    setpagedevice "
  245. *End
  246. *PageRegion DL: "
  247.    3 dict dup /PageSize [312 624] put dup  /ImagingBBox null put
  248.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [312 624] put put put
  249.    setpagedevice "
  250. *End
  251. *PageRegion Postcard: "
  252.    3 dict dup /PageSize [283 419] put dup  /ImagingBBox null put
  253.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [283 419] put put put
  254.    setpagedevice "
  255. *End
  256. *CloseUI: *PageRegion
  257.  
  258. *% The following entries provide information about specific paper keywords.
  259. *DefaultImageableArea: A4
  260. *ImageableArea A4: "13.2001 11.34 581.52 827.82 "
  261. *ImageableArea Letter/US Letter: "14.16 11.3401 597.84 777.66 "
  262. *ImageableArea Legal/US Legal: "14.16 11.34 597.84 993.66 " 
  263. *ImageableArea B5: "12.0 11.3401 503.52 714.78 "
  264. *ImageableArea Executive: "11.28 11.34 510.48 741.66 "
  265. *ImageableArea A5: "15.12 11.34 406.8 580.62 "
  266. *ImageableArea LetterSmall/US Letter: "31 31 583 761 "
  267. *ImageableArea A4Small/A4: "29 31 567 812 "
  268. *ImageableArea LegalSmall/US Legal: "64 54 548 954 "
  269. *ImageableArea Monarch/Monarch Envelope: "12.7201 11.34 266.16 525.66 "
  270. *ImageableArea Com10/Com10 Envelope: "13.92 11.34 282.72 669.66 "
  271. *ImageableArea C5/C5 Envelope: "16.56 11.34 446.64 634.62 "
  272. *ImageableArea DL/DL Envelope: "13.92 14.2201 298.08 609.66 "
  273. *ImageableArea Postcard: "12.7201 11.34 281.52 417.9 "
  274. *?ImageableArea: "
  275.  save
  276.    /cvp { (                ) cvs print ( ) print } bind def
  277.    /upperright {10000 mul floor 10000 div} bind def
  278.    /lowerleft {10000 mul ceiling 10000 div} bind def
  279.    newpath clippath pathbbox
  280.    4 -2 roll exch 2 {lowerleft cvp} repeat
  281.    exch 2 {upperright cvp} repeat flush
  282.  restore
  283. "
  284. *End
  285.  
  286. *% These provide the physical dimensions of the paper (by keyword)
  287. *DefaultPaperDimension: A4
  288. *PaperDimension A4: "595 842"
  289. *PaperDimension Letter/US Letter: "612 792"
  290. *PaperDimension Legal/US Legal: "612 1008"
  291. *PaperDimension B5: "516 729"
  292. *PaperDimension Executive: "522 756"
  293. *PaperDimension A5: "420 595"
  294. *PaperDimension LetterSmall/US Letter: "612 792"
  295. *PaperDimension A4Small/A4: "595 842"
  296. *PaperDimension LegalSmall/US Legal: "612 1008"
  297. *PaperDimension Monarch/Monarch Envelope: "279 540"
  298. *PaperDimension Com10/Com10 Envelope: "297 684"
  299. *PaperDimension C5: "459 649"
  300. *PaperDimension DL: "312 624"
  301. *PaperDimension Postcard: "283 419"
  302.  
  303. *OpenUI *InputSlot: PickOne
  304. *OrderDependency: 20 AnySetup *InputSlot
  305. *DefaultInputSlot: Upper
  306. *InputSlot Upper/Cassette (250 Sheets): "
  307.   currentpagedevice /InputAttributes get 0 get 
  308.   dup null eq 
  309.   { pop } 
  310.   { dup length 1 add dict copy 
  311.     dup /InputAttributes
  312.     1 dict dup /Priority [0 1] put
  313.     put setpagedevice
  314.   } ifelse"
  315. *End
  316. *InputSlot Multipurpose/Multipurpose Tray: "
  317.   currentpagedevice /InputAttributes get 1 get 
  318.   dup null eq 
  319.   { pop } 
  320.   { dup length 1 add dict copy 
  321.     dup /InputAttributes
  322.     1 dict dup /Priority [1 0] put
  323.     put setpagedevice
  324.   } ifelse"
  325. *End
  326. *InputSlot Lower/Cassette (250/500 Sheets): "
  327.   currentpagedevice /InputAttributes get 2 get 
  328.   dup null eq 
  329.   { pop } 
  330.   { dup length 1 add dict copy 
  331.     dup /InputAttributes
  332.     1 dict dup /Priority [2 0 1] put
  333.     put setpagedevice
  334.   } ifelse"
  335. *End
  336. *?InputSlot: "
  337. save
  338.   3 dict
  339.   dup /0 (Upper) put
  340.   dup /1 (Multipurpose) put
  341.   dup /2 (Lower) put
  342.   currentpagedevice /InputAttributes get
  343.   dup /Priority known
  344.   { /Priority get 0 get (      ) cvs cvn get }
  345.   {
  346.     dup length 1 eq
  347.     { {pop} forall (       ) cvs cvn get }
  348.     { pop pop (Unknown) } ifelse
  349.   } ifelse
  350.   = flush
  351. restore
  352. "
  353. *End
  354. *CloseUI: *InputSlot
  355.  
  356. *RequiresPageRegion Multipurpose: True
  357.  
  358. *DefaultOutputBin:  OnlyOne
  359. *DefaultOutputOrder:  Normal
  360.  
  361. *OpenUI *ManualFeed/Manual Feed:  Boolean
  362. *OrderDependency: 20 AnySetup *ManualFeed
  363. *DefaultManualFeed: False
  364. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  365. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  366. *?ManualFeed: "
  367.   save
  368.     currentpagedevice /ManualFeed get
  369.     {(True)}{(False)}ifelse = flush
  370.   restore
  371. "
  372. *End
  373. *CloseUI: *ManualFeed
  374.  
  375. *OpenUI *TraySwitch:  Boolean
  376. *OrderDependency: 50 AnySetup *TraySwitch
  377. *DefaultTraySwitch: False
  378. *TraySwitch True/On: "1 dict dup /TraySwitch true put setpagedevice"
  379. *TraySwitch False/Off: "1 dict dup /TraySwitch false put setpagedevice"
  380. *?TraySwitch: "
  381. save
  382.   currentpagedevice /TraySwitch get
  383.   {(True)}{(False)}ifelse = flush
  384. restore
  385. "
  386. *End
  387. *CloseUI: *TraySwitch
  388.  
  389. *% Font Information =====================
  390. *DefaultFont: Courier
  391. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  392. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  393. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  394. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  395. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  396. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  397. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  398. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  399. *Font Courier: Standard "(002.004S)" Standard ROM
  400. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  401. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  402. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  403. *Font Helvetica: Standard "(001.006S)" Standard ROM
  404. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  405. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  406. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  407. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  408. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  409. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  410. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  411. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  412. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  413. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  414. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  415. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  416. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  417. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  418. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  419. *Font Symbol: Special "(001.007S)" Special ROM
  420. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  421. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  422. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  423. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  424. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  425. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  426.  
  427. *?FontQuery: "
  428.  save
  429.    { count 1 gt
  430.       { exch dup 127 string cvs (/) print print (:) print
  431.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  432.       } { exit } ifelse 
  433.    } bind loop
  434.    (*) = flush
  435.  restore
  436. "
  437. *End
  438.  
  439. *?FontList: "
  440. save
  441.   (*) {cvn ==} 128 string /Font resourceforall
  442.   (*) = flush
  443. restore
  444. "
  445. *End
  446.  
  447. *% Printer Messages (verbatim from printer):
  448. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  449. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  450. *Message: "\FontName\ not found, using Courier"
  451.  
  452. *% Status (format: %%[ status: <one of these> ] %%)
  453. *Status: "initializing"
  454. *Status: "idle"
  455. *Status: "holding"
  456. *Status: "busy"
  457. *Status: "waiting"
  458. *Status: "PrinterError: cover open"
  459. *Status: "PrinterError: warming up"
  460. *Status: "PrinterError: out of paper"
  461. *Status: "PrinterError: toner cartridge missing or incorrect"
  462. *Status: "PrinterError: paper entry misfeed"
  463. *Status: "PrinterError: paper exit misfeed"
  464. *Status: "PrinterError: paper jam"
  465. *Status: "PrinterError: Cassette (250 Sheet) : no paper tray"
  466. *Status: "PrinterError: Cassette (250 Sheet) : out of paper"
  467. *Status: "PrinterError: Cassette (250/500 Sheet) : no paper tray"
  468. *Status: "PrinterError: Cassette (250/500 Sheet) : out of paper"
  469. *Status: "PrinterError: Multipurpose Tray: out of paper"
  470. *Status: "PrinterError: Manual Feed: out of paper"
  471. *Status: "PrinterError: waiting for manual feed"
  472. *Status: "PrinterError: fixing temperature malfunction"
  473. *Status: "PrinterError: scanner motor malfunction"
  474.  
  475. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  476. *Source: "LocalTalk"
  477.  
  478. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  479. *PrinterError: "cover open"
  480. *PrinterError: "warming up"
  481. *PrinterError: "out of paper"
  482. *PrinterError: "toner cartridge missing or incorrect"
  483. *PrinterError: "paper entry misfeed"
  484. *PrinterError: "paper exit misfeed"
  485. *PrinterError: "paper jam"
  486. *PrinterError: "Cassette (250 Sheet) : no paper tray"
  487. *PrinterError: "Cassette (250 Sheet) : out of paper"
  488. *PrinterError: "Cassette (250/500 Sheet) : no paper tray"
  489. *PrinterError: "Cassette (250/500 Sheet) : out of paper"
  490. *PrinterError: "Multipurpose Tray: out of paper"
  491. *PrinterError: "Manual Feed: out of paper"
  492. *PrinterError: "waiting for manual feed"
  493. *PrinterError: "fixing temperature malfunction"
  494. *PrinterError: "scanner motor malfunction"
  495.  
  496. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  497.  
  498. *% Color Separation Information =====================
  499.  
  500. *DefaultColorSep: ProcessBlack.85lpi.600dpi/ 85 lpi / 600 dpi
  501.  
  502. *InkName: ProcessBlack/Process Black
  503. *InkName: CustomColor/Custom Color
  504. *InkName: ProcessCyan/Process Cyan
  505. *InkName: ProcessMagenta/Process Magenta
  506. *InkName: ProcessYellow/Process Yellow
  507.  
  508. *%  For 60 lpi / 300 dpi  ===============================
  509.  
  510. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  511. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  512. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  513. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  514. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  515.  
  516. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  517. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  518. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  519. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  520. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  521.  
  522. *%  For 53 lpi / 300 dpi  ===============================
  523.  
  524. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  525. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  526. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  527. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  528. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  529.  
  530. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  531. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  532. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  533. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  534. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  535.  
  536. *%  For 85 lpi / 600 dpi  (5,5,2,6,6,2,20/3,0) =====================
  537.  
  538. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  539. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  540. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  541. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  542. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  543.  
  544. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  545. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  546. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  547. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  548. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  549.  
  550. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  551. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 
  552. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 
  553. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  554. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  555. *End
  556.  
  557. *%  For 71 lpi / 600 dpi  ===============================
  558.  
  559. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  560. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  561. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  562. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  563. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  564.  
  565. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  566. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  567. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  568. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  569. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  570.  
  571. *% Last Edit Date: Dec 2, 1994
  572. *% Written by sns@sqa for LaserWriter Select 610 Oct 18,1993
  573. *% end of PPD file for LaserWriter Select 610
  574.